Package | ca.healthpei.io.core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.healthpei.io.core@0.1.3-DFT&canonical=http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationDispense |
Url | http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationDispense |
Status | draft |
Name | MedicationDispense |
Title | MedicationDispense |
Experimental | False |
Description | Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. |
Type | MedicationDispense |
Kind | resource |
No resources found
StructureDefinition | |
http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Location ![]() | Location |
http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationRequest ![]() | MedicationRequest |
http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient ![]() | Patient |
{
"resourceType" : "StructureDefinition",
"id" : "MedicationDispense",
"url" : "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationDispense",
"name" : "MedicationDispense",
"title" : "MedicationDispense",
"status" : "draft",
"description" : "Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationDispense",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationDispense.identifier",
"path" : "MedicationDispense.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationDispense.identifier.system",
"path" : "MedicationDispense.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationDispense.identifier.value",
"path" : "MedicationDispense.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationDispense.status",
"path" : "MedicationDispense.status",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category",
"path" : "MedicationDispense.category",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category.coding",
"path" : "MedicationDispense.category.coding",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category.coding.system",
"path" : "MedicationDispense.category.coding.system",
"fixedUri" : "http://hl7.org/fhir/ValueSet/medicationdispense-category",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category.coding.code",
"path" : "MedicationDispense.category.coding.code",
"fixedCode" : "community",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category.coding.display",
"path" : "MedicationDispense.category.coding.display",
"fixedString" : "community",
"mustSupport" : true
},
{
"id" : "MedicationDispense.category.text",
"path" : "MedicationDispense.category.text",
"fixedString" : "community",
"mustSupport" : true
},
{
"id" : "MedicationDispense.medication[x]",
"path" : "MedicationDispense.medication[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "MedicationDispense.medication[x]:medicationReference",
"path" : "MedicationDispense.medication[x]",
"sliceName" : "medicationReference",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Medication"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.subject",
"path" : "MedicationDispense.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.subject.reference",
"path" : "MedicationDispense.subject.reference",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer",
"path" : "MedicationDispense.performer",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.actor",
"path" : "MedicationDispense.performer.actor",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.actor.type",
"path" : "MedicationDispense.performer.actor.type",
"mustSupport" : true
},
{
"id" : "MedicationDispense.performer.actor.display",
"path" : "MedicationDispense.performer.actor.display",
"mustSupport" : true
},
{
"id" : "MedicationDispense.location",
"path" : "MedicationDispense.location",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Location"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.location.reference",
"path" : "MedicationDispense.location.reference",
"mustSupport" : true
},
{
"id" : "MedicationDispense.authorizingPrescription",
"path" : "MedicationDispense.authorizingPrescription",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationRequest"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationDispense.authorizingPrescription.reference",
"path" : "MedicationDispense.authorizingPrescription.reference",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity",
"path" : "MedicationDispense.quantity",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.value",
"path" : "MedicationDispense.quantity.value",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.unit",
"path" : "MedicationDispense.quantity.unit",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.system",
"path" : "MedicationDispense.quantity.system",
"mustSupport" : true
},
{
"id" : "MedicationDispense.quantity.code",
"path" : "MedicationDispense.quantity.code",
"mustSupport" : true
},
{
"id" : "MedicationDispense.daysSupply",
"path" : "MedicationDispense.daysSupply",
"mustSupport" : true
},
{
"id" : "MedicationDispense.daysSupply.value",
"path" : "MedicationDispense.daysSupply.value",
"mustSupport" : true
},
{
"id" : "MedicationDispense.daysSupply.unit",
"path" : "MedicationDispense.daysSupply.unit",
"mustSupport" : true
},
{
"id" : "MedicationDispense.daysSupply.system",
"path" : "MedicationDispense.daysSupply.system",
"mustSupport" : true
},
{
"id" : "MedicationDispense.daysSupply.code",
"path" : "MedicationDispense.daysSupply.code",
"mustSupport" : true
},
{
"id" : "MedicationDispense.whenPrepared",
"path" : "MedicationDispense.whenPrepared",
"mustSupport" : true
},
{
"id" : "MedicationDispense.whenHandedOver",
"path" : "MedicationDispense.whenHandedOver",
"mustSupport" : true
},
{
"id" : "MedicationDispense.dosageInstruction",
"path" : "MedicationDispense.dosageInstruction",
"mustSupport" : true
},
{
"id" : "MedicationDispense.dosageInstruction.text",
"path" : "MedicationDispense.dosageInstruction.text",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.